home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Turnbull China Bikeride
/
Turnbull China Bikeride - Disc 1.iso
/
HENSA
/
MISC
/
SIOD.ARC
/
!Siod
/
Docs
/
s_readme
< prev
next >
Wrap
Text File
|
1993-03-01
|
613b
|
17 lines
This is version 2.9 of Siod, Scheme In One Defun.
It is a very small implementation of the Scheme programming language.
George Carrette, August 28, 1992. gjc@mitech.com, gjc@paradigm.com.
See siod.doc and the source file slib.c for more information.
The files slib.c and sliba.c may serve as a subroutine library to add
scheme interpreter functionality to any existing program.
Even though this is small, with an executable size of
38kbytes on VAX/VMS, 50kbytes on Mac, for example,
the implementation supports some advanced features such
as arrays, hash tables, and fast/binary data saving and restoring.